The Dreamweaver JavaScript API > History functions > dreamweaver.historyPalette.setUndoState()

 

dreamweaver.historyPalette.setUndoState()

Availability

Dreamweaver 3.0

Description

Performs the correct number of undo or redo operations to arrive at the specified undo state.

Arguments

undoState

undoState is the object returned by dw.historyPalette.getUndoState().

Returns

Nothing.

Enabler

None.